翻訳と辞書
Words near each other
・ Protogygia biclavis
・ Protogygia comstocki
・ Protogygia pectinata
・ Protogygia whitesandsensis
・ Protogynanisa
・ Protocol (politics)
・ Protocol (science)
・ Protocol 12 to the European Convention on Human Rights
・ Protocol against the Illicit Manufacturing of and Trafficking in Firearms
・ Protocol against the Smuggling of Migrants by Land, Sea and Air
・ Protocol amending the Single Convention on Narcotic Drugs
・ Protocol analysis
・ Protocol analyzer
・ Protocol Bringing under International Control Drugs outside the Scope of the Convention of 13 July 1931 for Limiting the Manufacture and Regulating the Distribution of Narcotic Drugs
・ Protocol Buffers
Protocol Builder
・ Protocol composition logic
・ Protocol Concerning the Redeployment in Hebron
・ Protocol converter
・ Protocol Data Services
・ Protocol data unit
・ Protocol Entertainment
・ Protocol for Carrying Authentication for Network Access
・ Protocol for Limiting and Regulating the Cultivation of the Poppy Plant, the Production of, International and Wholesale Trade in, and Use of Opium
・ Protocol for Metadata Harvesting
・ Protocol for the reconstruction of Austria
・ Protocol for the reconstruction of Hungary
・ Protocol for the Suppression of Unlawful Acts against the Safety of Fixed Platforms Located on the Continental Shelf
・ Protocol for Web Description Resources
・ Protocol I


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Protocol Builder : ウィキペディア英語版
Protocol Builder

Protocol Builder is a tool in some programming languages like C++ and C# to generate code to build protocols in a fast and reliable way. Network programming for all kinds of protocols (like TCP, UDP, SNMP ... ) includes converting data to be transferred to a raw bytes in the sending side and parsing these bytes in the receiving side. Protocol builders facilitate this stage usually by generating the code automatically.
Protocol Programming has many components to be developed, these are: server listener, server connection, client connection, packets, and loggers, most protocol builders implement these components automatically so developers save time and money.
Currently, there are two Protocol Builders in the market, one for C++ from UpRedSun which is for TCP and UDP protocols. The Second one is for .Net languages which generates the code in C# for TCP Protocols, this tool is called .Net Protocol Builder.
== External links ==

* () http://www.protocol-builder.com/
* () http://www.upredsun.com/

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Protocol Builder」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.